home *** CD-ROM | disk | FTP | other *** search
- Path: news.onramp.net!enterprise
- From: oa@iah.com (Rick Lutowski)
- Newsgroups: comp.lang.c
- Subject: Re: c plotting function needed
- Date: 14 Jan 1996 13:42:52 GMT
- Organization: On-Ramp; Individual Internet Connections; Dallas/Ft Worth/Houston, TX USA
- Message-ID: <4db18s$9vt@news.onramp.net>
- References: <4cqeq4$oho@mirv.unsw.edu.au>
- Reply-To: oa@iah.com (Rick Lutowski)
- NNTP-Posting-Host: iah04.iah.com
- X-Newsreader: skim version 0.8.2
-
- z.wu@unsw.edu.au (Zhenjie Wu) wrote:
- >Hi ! I need C function to plot figures for two dimensions data.
- >The function should be able to plot, zoom in/out and set scale
- >properly, somewhat similar to the PLOT and SCROLL functions in
- >MATLAB.
- >
- >It would be greatly appreciated if you tell me where to get it or if
- >you can send me one.
- >
- You might check out the graphics package in the Programmer's
- Reusable Library, called PRL-GRAPHICS. It is more like CA-DISSPLA
- than MATLAB but should be able to do what you want. It is currently
- written in Fortran but may be callable from C depending on your
- compiler(s). It is supported on a variety of UNIX and VMS systems,
- and if you use or have access to a Linux system, you can download it
- and use it for free. Even if you do not have Linux, you may doenload
- the Linux user manual (which is the same on all systems) and read
- about it in detail.
-
- For more information, and to download the files, visit the
- Object Access web site at http://www.iah.com/oa/.
-
- Rick Lutowski
- --
- +-----------------------------------------------------------------+
- | Rick Lutowski oa@iah.com 713-332-7281 |
- | Object Access http://www.iah.com/oa/ 713-554-7617 |
- | --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- |
- | The source for Programmer's Reusable Libraries (TM) oa=OO |
- +-----------------------------------------------------------------+
-